lib/repo: Make ost_repo_remove_remote() available internally
authorPhilip Withnall <withnall@endlessm.com>
Thu, 18 May 2017 07:28:03 +0000 (08:28 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Fri, 19 May 2017 15:01:59 +0000 (15:01 +0000)
commit242a0fd77928bb3fa1c960a78936b3d43a99c4c6
treed821d97a4001eb987ea5fcd78918879e48c7fbe4
parentb6ac28b0dac0f4dafb7aa671e53bd57db72cc2ed
lib/repo: Make ost_repo_remove_remote() available internally

Make it an internal, not static, API; like _ostree_repo_add_remote(). It
will be used in many the same situations.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
Closes: #875
Approved by: cgwalters
src/libostree/ostree-repo-private.h
src/libostree/ostree-repo.c